Chapter Organization
Each code recipe in the second part of this book (the last five chapters) follows this organization:
- "Overview of Recipe Steps." This section briefly lists the steps used in
the recipe.- "Functions Used in This Recipe." This section lists all the functions used in the recipe along with cross-references to the Inside Macintosh book that includes them.
- "Recipe Step Descriptions." This section provides detailed instructions for how accomplish each task. Sample code gives the type definitions and function calls used in each step.